index n. (pl. -es, -dices ) 1.索引。 2.指标,标准,标志。 3.示[食]指 (=index finger)。 4.指数。 5.【印刷】指标,标记,参见号。 6.(刻度盘上的)指针;【机械工程】(铣床)分度(头)。 7.〔the I-〕【天主教】禁书目录。 card indexes 卡片索引。 Style is an index of the mind. 风格是心灵的反映。 the cost of living index 生活费指数。 a price index 物价。 an index pin [plate] 指度针[盘]。 a fixed index 固定瞄准器。 vt. 1.为…加索引;把…编入索引,指明,指出。 2.〔美口〕按生活指数调整(价格)。 vi. 加索引。 index arbitrage 【经济学】指数套利〔指几乎在同一时间购买和出售股票及相应的期货,利用其差价赚钱〕。 n. -er 编索引的人。 adj. -ical ,-less adj. 无索引的。
Starting at the specified source index and pastes them to another 中的一系列元素,将它们粘贴到另一
This method takes the source index , an array of characters , the destination index , and the number of characters to copy 此方法带有四个参数,即源索引、字符数组、目标索引和要复制的字符数。
This results in the vertex buffer you created earlier being bound to source index 0 , so any vertex element which is pulling its data from source index 0 will retrieve data from this buffer 上面代码的执行结果就是把之前建造的顶点缓存榜定到更早之前创建的资源索引0上面,继而这里所有的顶点元素都可以通过资源索引0来得到他们在缓存中的数据。